ID3DX11ThreadPump

Undocumented in source.

Members

Functions

AddWorkItem
HRESULT AddWorkItem(ID3DX11DataLoader pDataLoader, ID3DX11DataProcessor pDataProcessor, HRESULT* pHResult, void** ppDeviceObject)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetQueueStatus
HRESULT GetQueueStatus(UINT* pIoQueue, UINT* pProcessQueue, UINT* pDeviceQueue)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetWorkItemCount
UINT GetWorkItemCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ProcessDeviceWorkItems
HRESULT ProcessDeviceWorkItems(UINT iWorkItemCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
PurgeAllItems
HRESULT PurgeAllItems()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WaitForAllItems
HRESULT WaitForAllItems()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta